Appliance Networking Interfaces Ipv6 Address
Appliance Networking Interfaces Ipv6 Address
The Appliance Networking Interfaces Ipv6 Address schema provides the structure used to name an IPv6 address.
This schema was added in vSphere API 6.7.
JSON Example
{
"address": "string",
"prefix": 0
}
string
address
Required
The IPv6 address, for example, fc00:10:20:83:20c:29ff:fe94:bb5a.
This property was added in vSphere API 6.7.
integer As int64
As int64
prefix
Required
The IPv6 CIDR prefix, for example, 64.
This property was added in vSphere API 6.7.